projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f91329
)
GdkVisual: tell gtk-doc to ignore the innards
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 1 Oct 2010 11:37:26 +0000
(07:37 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 1 Oct 2010 11:37:26 +0000
(07:37 -0400)
gdk/gdkvisual.h
patch
|
blob
|
history
diff --git
a/gdk/gdkvisual.h
b/gdk/gdkvisual.h
index 95fb441bf56cb2cfe8bb478f53e3f702da7b3717..80d742ff9a82c146bfdb8bcdf257189a423a814f 100644
(file)
--- a/
gdk/gdkvisual.h
+++ b/
gdk/gdkvisual.h
@@
-78,7
+78,8
@@
typedef enum
struct _GdkVisual
{
GObject parent_instance;
-
+
+ /*< private >*/
GdkVisualType GSEAL (type);
gint GSEAL (depth);
GdkByteOrder GSEAL (byte_order);